home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 49
/
Aminet 49 (2002)(GTI - Schatztruhe)[!][Jun 2002].iso
/
Aminet
/
mus
/
misc
/
GetAudioInfo.readme
< prev
next >
Wrap
Text File
|
2002-04-22
|
3KB
|
101 lines
Short: Shows audio infos without datatypes
Author: Christian Effenberger (youcan@amclust.de)
Uploader: Christian Effenberger (youcan@amclust.de)
Version: 1.01 (17-Apr-2002)
Type: mus/misc
Kurz: gibt Audioinformationen OHNE Datatypes aus
Origin: www.amclust.de/software/archive/
Requires: OS 2.x , CanDo Lib 3.00x
PURPOSE
GetAudioInfo 1.01 (17.04.2002), © 2002 by Christian Effenberger
The archive contains a small program to determine audio
sample infos without the use of datatypes (headers only).
Supported formats: 16SV 8SVX AIFC AIFF AU/SND MAESTRO MAUD MP1 MP2 MP3 VOC WAVE
Interchange File Format - 8SVX
16SV
MAUD
AIFF
AIFC
Motion Picture Expert Group - MP1
MP2
MP3
Audio Interchange File Format - WAVE
Sun Audio File Format - SND/AU
Maestro® Audio File Format - MAESTRO
Creative Voice File Format - VOC
If started from Workbench - a FileRequester is poping up, asking
for an Audio file and then showing all Informations in a Reqeuster.
If it's used through command line, certain special %-codes are available.
INSTALL
Simply unpack the archive to anywhere you want.
I prefer to copy the executable to C:.
REQUIREMENTS
- OS 2.x
- CanDo Lib 3.00x
- minimum of memory (GetAudioInfo reads only the header)
USAGE
GetAudioInfo FILE/A[,STRING]
If started from Workbench - a FileRequester is poping up, asking
for an Audio file and then showing all Informations in a Reqeuster.
If it's used through command line, certain special %-codes are available:
The option STRING allows you to define an own output string. The default
format string is...
"%n: %C/%B/%F/%L/%U/%T [%f]"
The format types are:
%n name of the file (the filename without path)
%p full path including trailing '/' and ':'
(even, when you didn't provided one)
%r relative path including trailing '/'
%C sample channels (i.e. 1, 2, 4)
%B sample bits (i.e. 8, 12, 16, 24)
%F sample frequence (i.e. 44100 Hz)
%L sample length (i.e. 2.36 Sec.)
%U sample is uncompressed (i.e. TRUE)
%T sample compression type (i.e. NONE)
%f short format of audio (i.e. AIFF)
%e expanded format (i.e. Interchange File Format)
%d file date (DD-MMM-YYYY)
%s file size (Bytes)
%c file comment
%l linefeed ($char 10)
%t tabulator ($char 9)
AUTHOR
Christian Effenberger
Suedstraße 2
41564 Kaarst
G E R M A N Y
0049-(0)2131-669392
youcan@amclust.de